home *** CD-ROM | disk | FTP | other *** search
- Path: rcp6.elan.af.mil!rscernix!danpop
- From: danpop@mail.cern.ch (Dan Pop)
- Newsgroups: comp.lang.c
- Subject: Re: CONVERTING INTEGER TO ASCII??????
- Date: 16 Mar 96 21:58:19 GMT
- Organization: CERN European Lab for Particle Physics
- Message-ID: <danpop.827013499@rscernix>
- References: <4i17r9$2kn@maltese.eag.unisysgsg.com> <4ic9ll$cfp@news.bridge.net>
- NNTP-Posting-Host: ues5.cern.ch
- X-Newsreader: NN version 6.5.0 #7 (NOV)
-
- In <4ic9ll$cfp@news.bridge.net> psycho@bridge.net (Gary Thompson) writes:
-
- >buff=itoa(intvalue,buff,10); (I think...)
-
- And you're wrong. There is no itoa function in the C language.
-
- K&R2 contains such a function (as an example), at page 64, but it has
- only two arguments :-)
-
- Dan
- --
- Dan Pop
- CERN, CN Division
- Email: danpop@mail.cern.ch
- Mail: CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
-